Byte[][…] = … (gb)

Dim hByteArray As Byte[]
Dim aByte As Byte
hByteArray [ Index As Integer, ... ] = aByte

Modifica il valore memorizzato nell'array e specificato con index.